2015-04-10 - 18456 - Spec - Create Duplicate Original Prod Order #ProductionBreakFix #ProductionOrders #ABAPFORMS

SPECIFICATIONS

18456 - Spec - Create Duplicate Original Prod Order


Purpose

Understand that manufacturing will be done in two production lines against some production orders. So to check the components printout of bill of material required in two copies in original.

Admin Info


Purpose
Create Duplicate Original Prod Order.
Requested By
Jeffrey Mau
Spec Created By
Laxman/ Damodhar
Spec Created Date
04/24/2015
Spec QA by
Laxman
Objects
ZPP_PROD_ORDER_PRINT_COPY
Document Status
Complete

Estimates


Sl.No
Activity
Estimation in Hours
1
Research

2
Documentation
02
3
Development/ Config
08
4
Unit test in DEV
04
5
Unit test in QUA

6
Other activity


TOTAL
14
References

Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]

Documents
[Attach any document(s) received for the requirement

Spec Changes


[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]

Sl.
Change Details
Requested By
Requested On
Notes if any
01
As per the new requirement second page which contains Bill of material
only should be printed twice.
Babu Lankipalli
04/28/2015

Functional Requirement


Purpose/WHY:

[Explain the purpose of the project and the reason why this requirement has come]

Understand that manufacturing will be done in two production lines against some production orders. So to check the components printout of bill of material is required in two copies in original.

In Scope:

[List the activities to be included in scope]

1. Changes should be only applicable for Derby plant production orders.
2. Changes should be only applicable for original print out (For first print out).

Out of Scope:

[Out of scope activities]

1. Miami plant production orders are excluded
2. No changes to reprint in all plants.


Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]



Understand that manufacturing will be done in two production lines against some production orders. So to check the components printout of bill of material is required in two copies in original. In the current system first page of production order print out will contain operations (process which need to be performed) data and second page contains bill of material. As per the requirement we need two printouts of bill of material along with one copy of first page.

To print the production order second page which contains Bill of Material twice we need to modify the printer program ZPP_PROD_ORDER_PRINT accordingly.
- This change will be only applicable for Derby plant production orders.
- For all other plants no changes to production order print out.
- No changes to reprint

Test Plan

[List test scenarios/cases to be executed here]
Test ID
Test Scenario
Expected Results
MM001
Create the production order in Derby and give the original print
Second page which contains Bill of Material should be printed twice
MM002
Reprint the production order created in Derby
No changes to the current print out
MM003
Create the production order in 1410 plant and give original print
No changes to the current print out
MM004
Reprint the production order created in 1410
No changes to the current print out

Solution Details


[Provide complete technical details for configuration or programming here]

Modify the custom print program ZPP_PROD_ORDER_PRINT to accommodate printing Bill of Material twice for Derby Plant production orders.




Issues


[List Issues / Bugs identified in configuration or development]